home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11127 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  670 b 

  1. Path: newsfeed.internetmci.com!gatech!usceast!opusc!usenet
  2. From: Jiong Shao <jiong@doty.usa.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: compiler table limits
  5. Date: Tue, 12 Mar 1996 14:15:18 -0800
  6. Organization: Doty Scientific, Inc.
  7. Message-ID: <3145F776.1467@doty.usa.com>
  8. NNTP-Posting-Host: 01ts1.csd.sc.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. I wrote an application program in Borland C++ 4.0.  Since there are a 
  15. little too many functions in the program.  The compiler called a 
  16. "compiler table limits exceeded" error.  I really don't want to kill any 
  17. of those functions.  Help!
  18.